home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / 3dgrm02.zip / 3DGRM.DOC next >
Text File  |  1992-09-05  |  3KB  |  92 lines

  1.  
  2. 3D Graphics Mode, V1.02  Copyright (c) Walter Feller 1992
  3.  
  4. A 3 Dollar Utility
  5.  
  6. 3DGrM is a utility which will ask a caller which mode
  7. they prefer to enter a door under.
  8.  
  9. I only have a 2400 baud modem.  I usually keep my settings
  10. to non-graphic black and white when I do my calling, but
  11. when I play a door, I like color.  Seems to make it more
  12. like a game to me.
  13.  
  14. There are quite a few doors out there that default to the
  15. BBS settings.  Drives me nuts to have to go and change
  16. my BBS settings just to play a door.  Especially one that
  17. I've went broke in or something and forgot.  Then I have
  18. to change back before I log off.
  19.  
  20. This door utility gives the caller a choice.
  21.  
  22. 3DGrM uses Door.Sys.  If the BBS doesn't read changes from
  23. the Door.Sys file after exiting the door (such as WildCat
  24. 3.x systems) the color mode defaults to the settings pre-
  25. vious to entering the door.
  26.  
  27. 3DGrM is easy to use and the only requirement is that it
  28. is executed from the directory that contains the Door.Sys
  29. file.
  30.  
  31. Typically, I place it on the first line of the Door.BAT
  32. file.
  33.  
  34. Here's a sample Door.Bat file;
  35.  
  36.         3DGrM02
  37.         cd \wc30\doors\inbet
  38.         inbet inbet.cfg
  39.  
  40. If I use a converter program to produce another type
  41. of user data file (like CallInfo.BBS) I use 3DGrM
  42. before I convert the file.
  43.  
  44. Another sample;
  45.  
  46.         3DGrM02
  47.         QKDoor Gap WildCat
  48.         cd \wc30\doors\tank
  49.         tank tank.cfg
  50.  
  51. There's really not much to it.  I hope I've over-explained
  52. the thing.  A little overkill in this case is probably a
  53. good thing.  Or not.
  54.  
  55. When a door is selected caller is presented with the
  56. following options;
  57.  
  58.  
  59.     Choose Display Mode
  60.     .
  61.     1 - Color Graphics
  62.     2 - Mono Text
  63.     Enter - No Change
  64.     .
  65.     Mode 1,2 or Enter >
  66.  
  67.  
  68. The caller makes their choice and they're on their way!
  69. If Enter is pressed,  the default settings remain the
  70. same as when they left the BBS, and a quick exit starts
  71. the door.
  72.  
  73. Now about your money (but of course).
  74.  
  75. At this time there are no real benefits to registering
  76. 3DGrM.  Except maybe a little satisfaction from showing
  77. your support of this programmer.  I'll do my best to
  78. remember you all when I make a million from putting
  79. together these things.
  80.  
  81. So help yourself to giving me a little encouragement in
  82. the form of a check or money order for $2.95 or so to;
  83.  
  84. Walter Feller
  85. 6003 Saturn
  86. Mira Loma, Ca.  91752
  87.  
  88. Of course all of my utilities are available for download on
  89. ANoTHeR BBS - 619-244-3675 - Hesperia, CA.
  90.  
  91.  
  92.